CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - DSP Applications Using C and the

搜索资源列表

  1. DSP-Applications-Using-C-and-the-TMS320C6x-DSK_AN

    0下载:
  2. 《DSP Applications Using C and the TMS320C6x DSK》book and Codes
  3. 所属分类:DSP program

    • 发布日期:2017-05-17
    • 文件大小:4875528
    • 提供者:scubit
  1. DSP_Applications_Using_C_and_the_TMS320C6x_DSK

    0下载:
  2. DSP Applications Using C and the TMS320C6x DSK (TI textbook)
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-15
    • 文件大小:3817670
    • 提供者:eknngx
  1. RS_encod_decod

    2下载:
  2. 自从发表《RS纠错编码原理及其实现方法》以来,收到很多初识RS编码的读者的来信, 大家纷纷表示这篇文章对初学者很有帮助,但同时也指出了很多不足。比如第一版的例子中都是按照码长 , 但在实际应用中并不总是这种情况,还有就是MATLAB程序,由于作者在工程中是在DSP上用C实现的, 所以文章中的MATLAB程序只是用来说明问题,并没有经过调试。做事应该有始有终,这次修改, 附有详细的经过调试的MATLAB程序。并尽量做到程序具有通用性。-Since the publication o
  3. 所属分类:matlab

    • 发布日期:2016-03-31
    • 文件大小:924015
    • 提供者:陈文礼
  1. DSP-Applications-Using-C-and-the-TMS320C6x-DSK

    0下载:
  2. DSP-Applications-Using-C-and-the-TMS320C6x-DSK.pdf 是国外经典DSP的C语言开发图书-DSP-Applications-Using-C-and-the-TMS320C6x-DSK.pdf foreign classic DSP development of the C language books
  3. 所属分类:DSP program

    • 发布日期:2017-05-13
    • 文件大小:3528944
    • 提供者:forworld
  1. DSP

    0下载:
  2. DSP-Applications-Using-C-and-the-TMS320C6x-DSK.pdf图书的随书源代码,相信对学习和使用该书的朋友有用哦-DSP-Applications-Using-C-and-the-TMS320C6x-DSK.pdf books with the book source code, I believe in learning and use of the book useful Oh friend
  3. 所属分类:DSP program

    • 发布日期:2017-04-10
    • 文件大小:1476558
    • 提供者:forworld
  1. Embedded

    0下载:
  2. UC/OS—II是一种专门为微处理器设计的抢占式实时多任务操作系统,具有源代码公开、可移植性、可裁减性、稳定性和可靠性高等特点。由于UC/OS—II是为嵌入式应用编写的通用软件,故在具体应用时需根据不同单片机的特点进行移植,其大部分代码是用标准C语言所写.只有与处理器相关的一部分代码用汇编语言编写.因而具有很强的移植性,能在从8位到64位单片机以及DSP等超过40种不同构架的微处理器上实现运行。-UC/OS-II is a microprocessor designed specifically
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:13272
    • 提供者:范淑娜
  1. C

    0下载:
  2. 中断处理是DSP应用系统中必不可少的一个重要环节。本文阐述DSP芯片TMS320F2812的中断机制和中断处理过程,并给出用C语言编程实现中断处理过程的思路和实例。 -DSP interrupt handling applications is an important part essential. In this paper, TMS320F2812 chip DSP interrupt mechanism and interrupt handling process, and give
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:207069
    • 提供者:梁丹
  1. DspRealTimeDigitalSignalProcessing(UsandoTms320c55

    0下载:
  2. 关于在TMS320c55x一些信号处理算法以及一些CCS的一些实用操作,例子和步骤都十分清楚,信号处理算法容易理解。-This book offers readers a hands-on approach to understanding real-time DSP principles,system design and implementation considerations,real-worle applications,as well asmany DSP experiments u
  3. 所属分类:DSP program

    • 发布日期:2017-05-21
    • 文件大小:6238075
    • 提供者:
  1. DSP_Applications_Using_C_and_the_TMS320C6x_DSK.ra

    0下载:
  2. DSP Applications Using C and the TMS320C6x
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3891428
    • 提供者:Ohminjung
  1. DSP_Applications_using_and_The_TMS320C6x_DSK

    0下载:
  2. DSP+Applications+using+C+and+The+TMS320C6x+DSK 书籍即配套源码-DSP+ Applications+ using+ C+ and+ The+ TMS320C6x+ DSK source book that is supporting
  3. 所属分类:DSP program

    • 发布日期:2017-05-18
    • 文件大小:4828039
    • 提供者:许楚
  1. DSP-Real.Time.Digital.Signal.Processing

    0下载:
  2. Sen M Kuo, Bob H Lee: Real Time Digital Signal Processing This book offers readers a hands-on approach to understanding real-time DSP principles, system design and implementation considerations, real-world applications, as well as many DSP exper
  3. 所属分类:DSP program

    • 发布日期:2017-04-09
    • 文件大小:2912500
    • 提供者:Brane
  1. dsp-translate

    0下载:
  2. DSP编程 利用C语言调用汇编子程序 ?其中5个输入参数和3个返回结果的汇编子程序调用 ?输入整数a,b,c,d,e, ?请计算a+b+c,a+c+d+e,a-b的值 ?讨论a-b后算术状态标志寄存器的状态 (ASTAT) -Required in DSP applications experimental assembly subroutine is called using the C language, five input parameters and retur
  3. 所属分类:DSP program

    • 发布日期:2017-04-01
    • 文件大小:29633
    • 提供者:谷丰
  1. DSP-Applications-Using-C-and-the-TMS320C6x-DSK.ra

    0下载:
  2. DSP_Applications Using C and the TMS320C6-DSP_Applications Using C and the TMS320C6xx
  3. 所属分类:DSP program

    • 发布日期:2017-05-15
    • 文件大小:3893444
    • 提供者:Tran Binh Duong
  1. Chapter-1

    0下载:
  2. DSP Applications Using C and the TMS320C6x DSK
  3. 所属分类:Project Design

    • 发布日期:2017-05-02
    • 文件大小:791919
    • 提供者:bhd58
  1. Chapter-2

    0下载:
  2. DSP Applications Using C and the TMS320C6x DSK chapter 2
  3. 所属分类:software engineering

    • 发布日期:2017-03-28
    • 文件大小:265497
    • 提供者:bhd58
  1. Chapter-3

    0下载:
  2. DSP Applications Using C and the TMS320C6x DSK chapter3
  3. 所属分类:software engineering

    • 发布日期:2017-04-08
    • 文件大小:228689
    • 提供者:bhd58
  1. Chapter-4

    0下载:
  2. DSP Applications Using C and the TMS320C6x DSK chapter4
  3. 所属分类:software engineering

    • 发布日期:2017-04-07
    • 文件大小:474452
    • 提供者:bhd58
  1. Chapter-5

    0下载:
  2. DSP Applications Using C and the TMS320C6x DSK chapter5
  3. 所属分类:software engineering

    • 发布日期:2017-04-17
    • 文件大小:198854
    • 提供者:bhd58
  1. DSP-Applications-using-C-a-TMS320C6x-DSK-(Chassai

    0下载:
  2. C. S. BURRUS and T. W. PARKS: DFT/FFT AND CONVOLUTION ALGORITHMS: THEORY AND IMPLEMENTATION JOHN R. TREICHLER, C. RICHARD JOHNSON, JR., and MICHAEL G. LARIMORE: THEORY AND DESIGN OF ADAPTIVE FILTERS T. W. PARKS and C. S. BURRUS: DIGITAL FILTE
  3. 所属分类:Communication

搜珍网 www.dssz.com